﻿2026-06-21T22:29:39.7237703Z ##[group]Run actions/checkout@v5
2026-06-21T22:29:39.7238462Z with:
2026-06-21T22:29:39.7238843Z   repository: SaberMage/spt-core
2026-06-21T22:29:39.7242540Z   token: ***
2026-06-21T22:29:39.7242902Z   ssh-strict: true
2026-06-21T22:29:39.7243276Z   ssh-user: git
2026-06-21T22:29:39.7243657Z   persist-credentials: true
2026-06-21T22:29:39.7244042Z   clean: true
2026-06-21T22:29:39.7244410Z   sparse-checkout-cone-mode: true
2026-06-21T22:29:39.7244833Z   fetch-depth: 1
2026-06-21T22:29:39.7245193Z   fetch-tags: false
2026-06-21T22:29:39.7245566Z   show-progress: true
2026-06-21T22:29:39.7245947Z   lfs: false
2026-06-21T22:29:39.7246304Z   submodules: false
2026-06-21T22:29:39.7246676Z   set-safe-directory: true
2026-06-21T22:29:39.7247277Z ##[endgroup]
2026-06-21T22:29:39.8038023Z Syncing repository: SaberMage/spt-core
2026-06-21T22:29:39.8039668Z ##[group]Getting Git version info
2026-06-21T22:29:39.8040325Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-06-21T22:29:39.8041270Z [command]/usr/bin/git version
2026-06-21T22:29:39.8041705Z git version 2.43.0
2026-06-21T22:29:39.8046223Z ##[endgroup]
2026-06-21T22:29:39.8057346Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/85767c4f-091e-4bb4-baaa-1b4be2f12f1e' before making global git config changes
2026-06-21T22:29:39.8058477Z Adding repository directory to the temporary git global config as a safe directory
2026-06-21T22:29:39.8060684Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-21T22:29:39.8092472Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-21T22:29:39.8111764Z https://github.com/SaberMage/spt-core
2026-06-21T22:29:39.8121405Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-21T22:29:39.8123506Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-21T22:29:39.8142638Z HEAD
2026-06-21T22:29:39.8171710Z ##[endgroup]
2026-06-21T22:29:39.8172916Z [command]/usr/bin/git submodule status
2026-06-21T22:29:39.8355090Z ##[group]Cleaning the repository
2026-06-21T22:29:39.8357940Z [command]/usr/bin/git clean -ffdx
2026-06-21T22:29:40.6101889Z Removing target/
2026-06-21T22:29:40.6111315Z [command]/usr/bin/git reset --hard HEAD
2026-06-21T22:29:40.6193333Z HEAD is now at e95b3e897 Merge 123253f56abd73582f06d55ffa8f042fc9614883 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T22:29:40.6199962Z ##[endgroup]
2026-06-21T22:29:40.6201243Z ##[group]Disabling automatic garbage collection
2026-06-21T22:29:40.6205788Z [command]/usr/bin/git config --local gc.auto 0
2026-06-21T22:29:40.6232766Z ##[endgroup]
2026-06-21T22:29:40.6233887Z ##[group]Setting up auth
2026-06-21T22:29:40.6237144Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-21T22:29:40.6261918Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-21T22:29:40.6457704Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-21T22:29:40.6486587Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-21T22:29:40.6670940Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-21T22:29:40.6696004Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-21T22:29:40.6888158Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-21T22:29:40.6919853Z ##[endgroup]
2026-06-21T22:29:40.6921401Z ##[group]Fetching the repository
2026-06-21T22:29:40.6927031Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +e95b3e8976a23f532732eb0f93c335c24bedd824:refs/remotes/pull/27/merge
2026-06-21T22:29:41.0854061Z ##[endgroup]
2026-06-21T22:29:41.0854791Z ##[group]Determining the checkout info
2026-06-21T22:29:41.0855496Z ##[endgroup]
2026-06-21T22:29:41.0859712Z [command]/usr/bin/git sparse-checkout disable
2026-06-21T22:29:41.0899814Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-21T22:29:41.0929145Z ##[group]Checking out the ref
2026-06-21T22:29:41.0931827Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/27/merge
2026-06-21T22:29:41.0976507Z HEAD is now at e95b3e897 Merge 123253f56abd73582f06d55ffa8f042fc9614883 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T22:29:41.0980018Z ##[endgroup]
2026-06-21T22:29:41.1012646Z [command]/usr/bin/git log -1 --format=%H
2026-06-21T22:29:41.1034995Z e95b3e8976a23f532732eb0f93c335c24bedd824
